home *** CD-ROM | disk | FTP | other *** search
- object DlgInfo: TDlgInfo
- Left = 345
- Top = 189
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Basic information on programme'
- ClientHeight = 268
- ClientWidth = 269
- Color = clWindow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- ShowHint = True
- OnCreate = DlgCreate
- PixelsPerInch = 96
- TextHeight = 13
- object ExPanel: TExPanel
- Left = 0
- Top = 0
- Width = 269
- Height = 268
- Align = alClient
- TabOrder = 0
- JStyleTexture = txTile
- JTransparent = False
- object BitBtnClose: TBitBtn
- Left = 104
- Top = 240
- Width = 75
- Height = 21
- Cursor = crHandPoint
- Caption = 'Close'
- TabOrder = 0
- OnClick = BitBtnCloseClick
- end
- object Panel: TPanel
- Left = 8
- Top = 8
- Width = 253
- Height = 225
- BevelInner = bvLowered
- Color = 16119285
- TabOrder = 1
- object Label1: TLabel
- Left = 32
- Top = 12
- Width = 31
- Height = 13
- Caption = 'Name:'
- end
- object Label2: TLabel
- Left = 32
- Top = 32
- Width = 38
- Height = 13
- Caption = 'Version:'
- end
- object Label3: TLabel
- Left = 32
- Top = 52
- Width = 40
- Height = 13
- Caption = 'Created:'
- end
- object Label4: TLabel
- Left = 32
- Top = 152
- Width = 47
- Height = 13
- Caption = 'Comment:'
- end
- object Label5: TLabel
- Left = 32
- Top = 112
- Width = 51
- Height = 13
- Caption = 'Language:'
- end
- object Label6: TLabel
- Left = 32
- Top = 132
- Width = 33
- Height = 13
- Caption = 'Status:'
- end
- object LabelName: TLabel
- Left = 88
- Top = 12
- Width = 13
- Height = 13
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelVer: TLabel
- Left = 88
- Top = 32
- Width = 13
- Height = 13
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clPurple
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelCreat: TLabel
- Left = 88
- Top = 52
- Width = 13
- Height = 13
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 7303023
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelLng: TLabel
- Left = 88
- Top = 112
- Width = 13
- Height = 13
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelStat: TLabel
- Left = 88
- Top = 132
- Width = 13
- Height = 13
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 140
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelComm: TLabel
- Left = 88
- Top = 152
- Width = 157
- Height = 65
- AutoSize = False
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- WordWrap = True
- end
- object Label7: TLabel
- Left = 32
- Top = 72
- Width = 47
- Height = 13
- Caption = 'Copyright:'
- end
- object LabelCopy: TLabel
- Left = 88
- Top = 72
- Width = 153
- Height = 33
- AutoSize = False
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 4473924
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object ImageName: TImage
- Left = 12
- Top = 10
- Width = 16
- Height = 16
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object ImageVer: TImage
- Left = 12
- Top = 30
- Width = 16
- Height = 16
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object ImageCreat: TImage
- Left = 12
- Top = 50
- Width = 16
- Height = 16
- Picture.Data = {<image002.bmp>}
- Transparent = True
- end
- object ImageCopy: TImage
- Left = 12
- Top = 70
- Width = 16
- Height = 16
- Picture.Data = {<image003.bmp>}
- Transparent = True
- end
- object ImageLng: TImage
- Left = 12
- Top = 110
- Width = 16
- Height = 16
- Transparent = True
- end
- object ImageStat: TImage
- Left = 12
- Top = 130
- Width = 16
- Height = 16
- Transparent = True
- end
- object ImageComm: TImage
- Left = 12
- Top = 150
- Width = 16
- Height = 16
- Picture.Data = {<image004.bmp>}
- Transparent = True
- end
- end
- end
- end
-